PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / setCreator Method
The name of the application that created the document.
In This Topic
    setCreator Method
    In This Topic
    Sets the creator.
    Syntax
    public void setCreator( 
       java.lang.String creator
    )

    Parameters

    creator
    The name of the application that created the document.
    See Also